Package-level declarations

Types

Link copied to clipboard
class McpAwareToolCallback(val delegate: GoalToolCallback<*>, val mcpSyncServer: <Error class: unknown class>)
Link copied to clipboard
class McpPromptFactory(val excludedInterfaces: Set<Class<*>> = setOf( Timestamped::class.java, ))

Create Prompt specifications for the MCP server.

Link copied to clipboard
class McpResourceUpdatingListener(mcpSyncServer: <Error class: unknown class>) : AgenticEventListener
Link copied to clipboard

Publish MCP prompts for each goal's starting input types, if specified. This allows the MCP server to provide prompts based on the specific input types required by each goal.